-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.5
-
Code
-
Classes
- ImporterModel
Total Complexity |
137 |
Dependencies |
2 |
Dependents |
12 |
Total lines |
692 |
Lines of code |
409 |
Logical lines of code |
204 |
Comment lines |
76 |
Methods |
52 |
Properties |
21 |
Methods 52
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setup_data() |
D |
36 |
42 |
60 |
getFilters() |
A |
50 |
11 |
27 |
limit_importer_files() |
A |
51 |
8 |
24 |
data() |
A |
42 |
6 |
51 |
save() |
S |
43 |
5 |
49 |
getFiles() |
S |
54 |
4 |
21 |
getDetaultFileSettings() |
S |
56 |
3 |
20 |
setEnabled() |
S |
68 |
3 |
7 |
isEnabledField() |
S |
77 |
3 |
3 |
getDatasourceSetting() |
S |
78 |
2 |
3 |
getPermission() |
S |
78 |
2 |
3 |
get_attached_file() |
S |
74 |
2 |
4 |
setFileId() |
S |
69 |
2 |
7 |
getUserId() |
S |
78 |
2 |
3 |
getSetting() |
S |
78 |
2 |
3 |
getFileSetting() |
S |
78 |
2 |
3 |
getAllowedFileTypes() |
S |
66 |
2 |
8 |
delete() |
S |
73 |
2 |
5 |
getMap() |
S |
82 |
1 |
3 |
setFileSetting() |
S |
80 |
1 |
3 |
__construct() |
S |
76 |
1 |
4 |
setPermission() |
S |
80 |
1 |
3 |
setMap() |
S |
80 |
1 |
3 |
getEnabled() |
S |
82 |
1 |
3 |
getPermissions() |
S |
82 |
1 |
3 |
getTemplate() |
S |
82 |
1 |
3 |
getVersion() |
S |
82 |
1 |
3 |
get_iwp_reference_meta_key() |
S |
82 |
1 |
3 |
has_custom_unique_identifier() |
S |
79 |
1 |
3 |
has_field_unique_identifier() |
S |
79 |
1 |
3 |
getFileSettings() |
S |
82 |
1 |
3 |
getId() |
S |
82 |
1 |
3 |
getStatusId() |
S |
79 |
1 |
3 |
setParser() |
S |
81 |
1 |
3 |
setDatasource() |
S |
81 |
1 |
3 |
setDatasourceSetting() |
S |
80 |
1 |
3 |
setSetting() |
S |
80 |
1 |
3 |
setFile() |
S |
72 |
1 |
5 |
setMaxRow() |
S |
81 |
1 |
3 |
setStartRow() |
S |
81 |
1 |
3 |
setName() |
S |
81 |
1 |
3 |
setTemplate() |
S |
77 |
1 |
4 |
getStatus() |
S |
72 |
1 |
5 |
getDatasource() |
S |
82 |
1 |
3 |
getDatasourceSettings() |
S |
82 |
1 |
3 |
getFile() |
S |
82 |
1 |
3 |
getFileId() |
S |
82 |
1 |
3 |
getMaxRow() |
S |
82 |
1 |
3 |
getStartRow() |
S |
82 |
1 |
3 |
getName() |
S |
82 |
1 |
3 |
getParser() |
S |
82 |
1 |
3 |
has_legacy_unique_identifier() |
S |
78 |
1 |
3 |